@charset "gb2312";

/* CSS Document */

/* 全局常用设置 */
img{border:0px;}
body,th,td{font-size:12px;margin:0px;}
html,body{height:100%; background-color:#fff;}
ul,li{list-style-type: none;}
ul, li,ol, p, h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0
}


/* 常用字体颜色 */
.BaiSe{color:#FFFFFF;}
.HeiSe{color:#000000;}
.HongSe{color:#FF0000;}
.HuangSe{color:#bf5e00;}
.ShenHong{color:#c20208;}
.LanSe{color:#125b9a;}
.lan{color:#296cbc;}
.hui{color:#686868;}
.qhui{color:#b3b3b3;}
.jhuang{color:#ff6600;}



/* 常用字号 */
.f0{font-size:0px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f22{font-size:22px;}
.f24{font-size:24px;}

.zfamily{font-family:"微软雅黑";font-weight:normal;}
.hongs{color: #b60000;}

/* 常用格式 */
.Jushang{margin-top:20px;}
.Jutop{margin-top:10px;}
.Jush{padding-top:10px;}
.juzuo{ padding-left:10px;}
.zuob{ padding-left:20px;}
.juz{ padding-left:30px;}
.juxia{ padding-bottom:10px;}
.Txt_center{text-align:center;}
.Txt_cu{ font-weight:bold;}
.Juli{ line-height:24px;}
.jianju{ line-height:18px;}



/* 常用链接样式 */
a{color: #000;text-decoration: none;}
a:hover{color: #ee696a;text-decoration: none;}

.bai a{color: #fff;text-decoration: none;}
.bai a:hover{color: #ee696a;;text-decoration:none;}

.redh a{color: #919191;text-decoration: none;}
.redh a:hover{color: #ee696a;text-decoration:none;}

.hui a{color: #686868;text-decoration: none;}
.hui a:hover{color: #b60000;text-decoration: underline;}




/* 常用浮动 */

.fl{ float:left;}

.rl{ float:right;}

.clear{ clear:both;}




/* =东北网头部
---------------------------------------------------------------------------*/
#dbw_topnav{ width:940px; margin:0 auto;background:#eeeeee; line-height:40px; color:#7a7874; padding:0 20px; font-size:12px;color:#000;}
.dbw_app{ width:470px;}
.dbw_app li{padding-left:10px;}




/* =网站背景
---------------------------------------------------------------------------*/

#hjl-top{ width:980px;height:131px; margin:0 auto;}
#hjl-logo{ width:269px; height:131px;}
#hjl-search{width:352px; margin-top:25px; }

.input001{ width:255px; height:32px; border:1px solid #d6d6d6; background-color:#FFF; padding:3px 0 0 5px;}


/* =网站导航
---------------------------------------------------------------------------*/
#hlj-nav{ height:84px; margin: 0 auto; background: url(../images/888.gif) no-repeat;}
#hlj-nav ul{ width:980px;margin: 0 auto;padding-top:10px; padding-left:80px;}
#hlj-nav ul li{ 
	float: left; 
	font-family:"微软雅黑"; 
	width:100px;
	height:32px;
	line-height:32px;
	padding:0 14px 0 14px;
	text-align:center;
	color:#ffffff;
	
}



#hlj-nav ul li.a2{ 
	float: left; 
	color:#ffffff; 
	font-family:"微软雅黑"; 
	width:200px;

}

#hlj-nav ul li.a3{ 
	float: left; 
	color:#ffffff; 
	font-family:"微软雅黑"; 
	width:84px;
	padding:0 16px 0 14px;
	text-align:right;

}

#hlj-nav ul li.a4{ 
	float: left; 
	color:#ffffff; 
	font-family:"微软雅黑"; 
	width:84px;
	padding:0 28px 0 2px;
	text-align:left;

}

#hlj-nav ul li a{
	color:#ffffff;	
	display:block;
	font-family:"微软雅黑";
	
}
#hlj-nav ul li a:hover{
	height:32px;
	line-height:32px;
	color:#ee696a;
	text-decoration: none;
	background-color:#cfe0e7;
}



#hlj-nav ul li.a1 a{
	color:#e7e7e7;	
	display:block;
}
#hlj-nav ul li.a1 a:hover{
	height:50px;
	line-height:50px;
	color:#FFF;
	border-bottom:2px solid #e40000;
	text-decoration: none;
}

/* =新闻导读
---------------------------------------------------------------------------*/
#content01{ width:980px; margin:25px auto 0 auto;overflow:hidden;}

#news{ width:360px;}
.atom-editor{font-size:12px;line-height:24px;color:#919191;margin:5px 10px 0 10px; overflow:hidden; width:340px;}
.atom-editor h2{text-align:center;}
.xuxian{border-bottom:1px dashed #919191;height:15px;}
.atom-editor a{word-break:keep-all;white-space:nowrap;}
.atom-editor .f20{font-family:"微软雅黑"; font-size:20px;line-height:50px;}
.mark-red-b{color:#408ed6;font-weight:bold;font-family:"微软雅黑";}


.f12,.f12 a {
	font-size:12px
}
.f14,.f14 a {
	font-size:14px
}
.f16,.f16 a {
	font-size:16px
}

.atom-list {
	display:inline-block;
	width:330px;
}
.atom-list li {
	font-size:12px;
	color:#c1c1c1;
	list-style:inside square;
	line-height:26px;
	height:26px
}
.ie6 .atom-list li,.ie7 .atom-list li {
	list-style-position:outside;
	text-indent:10px
}
.atom-list a {
	vertical-align:middle
}
.atom-list .focal {
	font-weight:bold;
	color:#000
}


.ie6 br {
	line-height:0
}

.atom-list li{
	background-image:url(../images/dot00001.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
}


ul.atom-list li {
	/*background-position:0 0px;*/
	list-style:none;
	height:26px;
	line-height:24px;
	overflow:hidden
}

.ie8 .atom-list li,.ie9 .atom-list li,.w3c .atom-list li {
	text-indent:10px
}


.mod-focal-news .atom-editor,.mod-focal-news .atom-list {
	margin:10px 10px 0 10px;
}
.mod-focal-news .atom-list .focal {
	list-style:none;
	list-style-position:outside;
	background-image:none;
	text-indent:0
}



/* =政务政策
---------------------------------------------------------------------------*/
#zczw-news{ width:99%;margin-top:5px;}
.news-title{ height:35px; border-bottom:2px solid #e5e5e5; padding-left:15px;}
.news-title h3{
	width:80px;
	font-family:"微软雅黑"; 
	font-size:18px; 
	font-weight:normal;
	border-bottom:2px solid #ce0002; 
	display:block;
	text-align:center;
	padding-top:10px;
}
.news-title span{ padding:15px 10px 0 0;}

.titlelist{ width:95%; padding:10px 10px 0 15px;}
.titlelist li{ 
	height:28px;
	line-height:28px;
	background: url(../images/dot00001.gif) no-repeat left 12px ; 
	overflow:hidden;
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	font-family:"微软雅黑"
	
}
.wlwz-title{background-color:#f2f2f2;height:30px;
	line-height:30px; }
.wlwz-title h4{padding:0 15px;font-size:12px; }	
.titlelist01{background:url(../images/wlwzbj.gif) repeat-x; }
.titlelist01 li{ 
	line-height:30px; 
	overflow:hidden;
	padding-left:15px;
	display:block;
	}

.ie7 .titlelist01 li{
	line-height:26px; 
	overflow:hidden;
	padding-left:15px;
	display:block;
}
.titlelist01 li span{ 
	padding-right:15px;
	display:block;
	}
.news-title02{ height:35px;line-height:35px; }
.news-title02 span{ padding-right:5px;}
.titlepic{ width:99%; height:150px;  padding:10px 0 0 10px;}
.titlepic li{ width:45%; float:left; display:block; padding:0 5px; line-height:18px;}
.titlepic li img{ padding-bottom:5px;}


/* =右侧区块
---------------------------------------------------------------------------*/
#news-right{ width:580px; }


/* =右侧新闻中
---------------------------------------------------------------------------*/
#right-cen{ width:315px;border-right:1px solid #dddddd; padding-right:5px; margin-top:10px;}
.newgj{ width:95%; height:80px; padding:8px; margin-top:5px;}
.newgj img{ float:left;}
.newgj span{ width:170px; padding-left:10px; line-height:22px; color:#686868;}
.newgj span h4{ font-size:12px; padding-bottom:5px;}

.dish-bg{ 
	width:306px; 
	height:77px; 
	background: url(../images/13ds-bg.gif) no-repeat;
	padding:15px 0 0 10px;
	line-height:24px;
}

/* =右侧新闻右
---------------------------------------------------------------------------*/
#right-you{width:275px;}

.news-title01-k{width:100%; margin-top:10px;}
.news-title01{ height:33px; background-color:#e9e9e9; padding-left:15px;}
.news-title01 h3{
	width:80px;
	font-family:"微软雅黑"; 
	font-size:18px; 
	font-weight:normal;
	display:block;
	text-align:center;
	padding-top:5px;
}
.news-title01 span{ padding:10px 10px 0 0;}
.daodu{ height:153px;width:310px;}
.titlepic01{ height:135px;width:125px;margin-top:18px;padding:0 15px 0 15px;}
.titlepic01 img{width:125px;height:93px;}
.titlepic01 h4{font-size:12px;line-height:14px;line-height:22px;}



/* =第三部分图片滚动
---------------------------------------------------------------------------*/
#content03{ width:980px; margin:25px auto 0 auto;}
#content03-left-k{width:645px;}

#content03-left{width:645px;}

.biaoti{ background:url(../images/title-bg.gif) repeat-x; width:660px; height:32px; padding:10px 0 0 20px;}

/* =民生
---------------------------------------------------------------------------*/
#ms-news{ width:310px; margin:15px 0 15px 0; }

.ms-title{ height:31px; border-bottom:1px solid #919191;background: url(../images/lan01.gif) no-repeat; }

.ms-title h3{
	width:132px;
	font-family:"微软雅黑"; 
	font-size:18px; 
	font-weight:normal;
	display:block;
	text-align:center;
	line-height:31px;
	color: #ffffff;
}
.ms-title01{ height:31px; border-bottom:1px solid #919191;background: url(../images/lan02.gif) no-repeat; }
.ms-title01 h3{
	width:132px;
	font-family:"微软雅黑"; 
	font-size:18px; 
	font-weight:normal;
	display:block;
	text-align:center;
	line-height:31px;
	color: #000000;
}
.ms-title span{ padding:12px 10px 0 0;}
.ms-title01 span{ padding:12px 10px 0 0;}
.msgj{ width:290px; height:93px; padding:0 5px 0 15px; margin-top:18px;}
.msgj img{ float:left;width:126px;height:93px;}
.msgj span{ width:150px; padding-left:10px; line-height:22px; color:#919191;}
.msgj span h4{width:150px; font-size:12px; padding-bottom:5px;}

.titlepic{ width:99%; height:150px;  padding:10px 0 0 10px;}
.titlepic li{ width:45%; float:left; display:block; padding:0 5px; line-height:18px;}
.titlepic li img{ padding-bottom:5px;}
#content03-right-k{width:310px;}

#ms-news01{ width:310px; margin:48px 0 15px 0; border:1px solid #408ed6;}
.ms-title02{ height:30px;width:106px;background: url(../images/jywh.gif) no-repeat;margin:-15px 0 0 25px; }

#ms-news02{ width:310px; margin:25px 0 15px 0; border:1px solid #408ed6;}
.ms-dianhua{ width:160px;height:86px;padding:15px 0;}
.ms-dianhua h2{ 
    padding-left:15px;
	font-family:"微软雅黑"; 
	font-size:18px; 
	font-weight:normal;
	line-height:28px;
	color: #919191;
	}
.ms-dianhua01{ width:150px;height:86px;padding:15px 0;}
.ms-dianhua01 img{ width:110px;height:86px;float:right;padding-right:15px;}
.ms-title03{ height:30px;width:106px;background: url(../images/wlwz.gif) no-repeat;margin:-15px 0 0 25px; }
.ms-title04{ height:30px;width:106px;background: url(../images/jzzz.gif) no-repeat;margin:-15px 0 0 25px; }
.ms-baoliao{ background:url(../images/wlwzbj.gif) repeat-x;}
#annu{ width:310px;}
.annu-link{padding:18px 27px 18px 27px;}
.annu-link img{width:256px;height:60px;}

/* =二级列表文字
---------------------------------------------------------------------------*/
#contentlby{ width:980px; margin:25px auto 0 auto;}
#erji-con{ width:980px; margin:0 auto;}
#erji-con-left{ width:645px; margin-top:10px;padding-bottom:10px;}
.dangq{ width:645px; height:30px; background-color:#f2f2f2;line-height:30px;height:30px;font-size:12px;}
.dangq img{float:left;}
.dangq p{line-height:30px;height:30px;font-size:12px;}


.list-title{ width:630px; padding:10px 0 0 10px;}
.list-title li{
	height:35px;
	line-height:35px; 
	background: url(../images/dot00001.gif) no-repeat left 14px; 
	overflow:hidden;
	padding-left:15px;
	font-size:14px;
	}
.list-title li span{ float:right; color:#a9a9a9;}
.fen-page{ height:30px; background-color:#f2f2f2; line-height:30px; text-align:center;width:645px;margin:0 auto;}

#erji-con-right{ width:290px; margin-top:5px; background-color:#f8f8f8;}




/* =细览页
---------------------------------------------------------------------------*/
#contentxly{ width:980px; margin:25px auto 0 auto;}
#xly-con-left{ width:645px; margin-top:10px;padding-bottom:10px;}
.neirong{ width:645px;padding-top:20px;}
.neirong01{ width:980px;}
.neirong h1{ font-size:24px;font-family:"微软雅黑"; font-weight:normal; text-align:center; color:#454545; margin-top:20px;}
.dizhi{width:645px;height:30px;line-height:30px; margin:10px 0;border-bottom:1px solid #408ed6;}
.dizhi p{text-align:center;}
.dizhi span{padding:0 5px;}
.msbgtd{width:645px;height:175px;background: url(../images/msbgtd.gif) no-repeat; }
.k-3d{ height:100px; border-top:1px dashed #c0c0c0; background-color:#eeeeee;line-height:30px; color:#848484; padding:10px 0 0 25px; margin-top:10px;}
.k-3d01{height:100px; border-top:1px dashed #c0c0c0; background-color:#eeeeee;line-height:30px; color:#848484; padding:10px 0 0 120px; margin-top:10px; text-align:center;}

.tuijian{ border:1px solid #d2d2d2;}

.tj-lef{ width:285; height:120px;  padding:10px 0 0 10px;}
.tj-lef li{ width:120px; float:left; display:block; padding:0 5px; line-height:18px; height:120px; overflow:hidden;}
.tj-lef li img{ padding-bottom:5px;}

.tj-right{ width:380px; padding:10px 0 0 10px;}
.tj-right li{ 
	height:24px;
	line-height:24px; 
	background: url(../images/dot00001.gif) no-repeat left 10px; 
	overflow:hidden;
	padding-left:10px;
}
.duanluo p{ margin:20px 0; line-height:24px; font-size:14px; color:#000000;}
.duanluo img{ margin:20px auto 0 auto; display:block;}


.lianxi{ height:40px; line-height:40px; border-bottom:1px dashed #c0c0c0; text-align:right; padding-right:10px; margin-top:20px; color:#686868;}

.textright{text-align:right;padding-bottom:40px;}
.blue12px,.blue12px a:link,.blue12px a:visited{font-size:12px;color:#115888; line-height:20px;}

.xiangguan{ height:175px;}
.xg-title{border-bottom: 6px solid #e9e9e9; height:35px; line-height:35px; color:#c20208; font-size:16px;font-family:"微软雅黑"; font-weight:normal; padding-left:15px;}



.tj-lef01{ width:285; height:120px;  padding:10px 0 0 10px;}
.tj-lef01 li{ width:120px; float:left; display:block; margin-right:15px; line-height:18px; height:120px; overflow:hidden;}
.tj-lef01 li img{ padding-bottom:5px;}


#news_more_page_div_id{ font-size:14px; text-align:center;}

.duanluo span{line-height:24px; font-size:14px; color:#3d3c3c;}
.duanluo span img{ margin:20px auto 0 auto; display:block;}







/*焦点图*/
.focus{ position:relative; width:580px; height:312px; background-color: #000; float: left;}  
.focus img{ width: 580px; height: 312px;} 
.focus .shadow .title{width: 260px; height: 40px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:50px; line-height: 50px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px;right:30px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:16px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#408ed6;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  

/*滚动新闻*/
#widthMain { margin:0 auto; width:980px;  }
.headLineLB { height: 55px; position: relative; border-bottom:1px dashed #adadad }
.headLineLB .item { float: left; height: 55px; line-height: 55px; vertical-align: middle; margin-right: 20px; font-size: 0px; }
.headLineLB .item i { float: left; }
.headLineLB .item .iconXhsNews, .headLineLB .item .iconXhsPhoto { margin-top: 4px; }
.headLineLB .item span { float: left; height: 55px; line-height: 55px; vertical-align: middle; margin-left: 10px; }
.headLineLB #newestListScroll { width: 850px; height: 55px; line-height:55px;overflow: hidden; position: absolute; top: 0px; right:0px; }
.headLineLB #newestListScroll .wrap { height: 55px; width: 100000px; }
.headLineLB .newestList, .headLineLB .gd_scroll { float: left; }
.headLineLB .newestList li { float: left; height: 55px; padding-right: 30px; overflow: hidden; }

.headLineLB .gdTitle { color:#408ed6; line-height:55px;  float:left; padding-right:20px;font-size:18px;font-family:"微软雅黑"; padding-left:5px;}
.headLineLB .gdTitle a { color:#408ed6; font-weight:bold; }
.headLineLB .gdTitle a:hover{ color: #ee696a; font-weight:bold; }
.headLineLB  h4{ background:url(../images/biao.gif) 7px 18px no-repeat; width:30px; float:left; height:55px }

/*图说民生*/
#tsms-news{ width:980px; margin:5px auto;}
.tsms-title{ height:38px;width:980px;background: url(../images/lan03.gif) no-repeat;border-bottom:1px solid #919191; }
.tsms-title h3{
	width:160px;
	font-family:"微软雅黑"; 
	font-size:22px; 
	font-weight:normal;
	display:block;
	text-align:center;
	line-height:38px;
	color: #ffffff;
}
.tsms-title span{padding-right:10px;  line-height:38px; color:#919191;}

/* focus_Box */
#focus_Box{position:relative;width:710px;height:308px;margin:20px auto;}
#focus_Box ul{position:relative;width:710px;height:308px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{background:url(../images/btn.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(../images/btn.png) right bottom no-repeat;right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../images/share-btn.png) no-repeat;text-indent:-999px;}
ul#bcty365_nav{padding-left:50px; margin-bottom:10px; border-bottom:2px solid #ccc; overflow:hidden; _zoom:1;}
ul#bcty365_nav li{float:left; display:inline; margin:10px;}
ul#bcty365_nav li a{display:block;color:#000000; font-size:16px;}
ul#bcty365_nav li a,#wimoban_p,#wimoban_p a{ font-family:"微软雅黑";}
ul#bcty365_nav li a:hover,#wimoban_p a:hover{color:red;}

/*无人机*/
#content04{ width:980px; margin:25px auto 0 auto;overflow:hidden;}
#wrj-news{ width:645px;}
.wrj-title{ height:38px;width:645px;background: url(../images/lan03.gif) no-repeat;border-bottom:1px solid #919191;margin-bottom:12px; }
.wrj-title h3{
	width:160px;
	font-family:"微软雅黑"; 
	font-size:22px; 
	font-weight:normal;
	display:block;
	text-align:center;
	line-height:38px;
	color: #ffffff;
}
.wrj-title span{padding-right:10px;  line-height:38px; color:#919191;}

/*龙江微信公众联盟*/
#ljwxlm-news{ width:980px;padding-bottom:40px;}
.ljwxlm-title{ height:38px;width:980px;background: url(../images/lan03.gif) no-repeat;border-bottom:1px solid #919191;margin-bottom:12px; }
.ljwxlm-title h3{
	width:160px;
	font-family:"微软雅黑"; 
	font-size:15px; 
	font-weight:normal;
	display:block;
	text-align:center;
	line-height:38px;
	color: #ffffff;
}
.ljwxlm-title span{padding-right:10px;  line-height:38px; color:#919191;}

/*十三地市*/
#page-wrap{width:700px; margin:35px auto}
a{text-decoration:none}

.tabs{list-style:none; overflow:hidden; padding-left:1px}
.tabs li{display:inline}
.tabs li a{display:block; float:left; padding:4px 7px; color:black; border:1px solid #408ed6; background:#ffffff; margin:0 0 0 -1px;font-size:14px; }
.tabs li a.current{background:#408ed6; color:#ffffff;border-bottom:0; position:relative; top:2px; font-size:14px;z-index:2}

.box-wrapper{padding:20px; border:1px solid #408ed6; margin:-1px 0 0 0; width:644px; height:180px; position:relative}
.content-box{
	overflow: hidden;
	position: absolute;
	top: 21px;
	left: 22px;
	width: 644px;
	height: 180px;
}
.current{z-index:100}
.col-one,.col-two,.col-three{width:30%; float:left; position:relative; top:350px;}
.col-one img,.col-two img,.col-three img{width:200px; height:175px;}
.col-one-title,.col-two-title,.col-three-title{
	position:absolute;
	bottom:0;
	left:0;
	z-index:998;
	line-height: 25px;
	height: 25px;
	background-color: #000;
	width: 200px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7; 
    opacity: 0.7; 

}
.col-one h2,.col-two h2,.col-three h2{
	position:absolute;
	bottom:0px;
	left:0;
	z-index:999;
	height: 25px;
	width: 200px;
	text-align: center;
	line-height: 25px;
	font-size:12px;
	font-weight:normal;}
.col-one,.col-two{margin-right:3%}


/*二维码*/
.box{ width:980px; margin:30px auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:980px; height:120px; overflow:hidden; position:relative;}
.piclist{ height:120px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:12px; margin-left:12px; padding:5px; float:left;text-align:center}
.piclist li img{width:90px;height:90px;}
.swaplist{ position:absolute; left:3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:4px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}

/* =服务查询
---------------------------------------------------------------------------*/
#fwcx-news{ width:186px;border:1px solid #408ed6;margin-top:30px;padding-bottom:15px;}

.fwcx-title{ height:30px;width:106px;background: url(../images/fwcx.gif) no-repeat;margin:-15px 0 0 40px;margin-bottom:15px; }
.fwcx-search{ height:85px;width:73px; float:left;padding-left:20px;}
.fwcx-search img{ height:51px;width:51px;padding:5px 11px; }

.fwcx-search h4{
	font-family:"微软雅黑"; 
	font-size:12px; 
	font-weight:normal;
	display:block;
	text-align:center;
	line-height:20px;
	 }

.fwcx-search01{ height:85px;width:73px; float:right;padding-right:20px;}
.fwcx-search01 img{ height:51px;width:51px;padding:5px 11px 5px 11px; }

.fwcx-search01 h4{
	font-family:"微软雅黑"; 
	font-size:12px; 
	font-weight:normal;
	display:block;
	text-align:center;
	line-height:20px;
	 }
#content05{ width:980px; margin:25px auto 0 auto;}

/* 多个左滚动 - 图片- 公用类 */

.effect{zoom:1; text-align:left;width:980px;  margin:50px auto 0 auto ;}


.leftLoop{ overflow:hidden; position:relative; margin:0 auto;}
.leftLoop .hd{height:50px;width:980px;background:url("../images/999.gif") no-repeat;margin-bottom:30px;}
.leftLoop .hd h4{
	width:240px;
	font-family:"微软雅黑";
	margin-left:370px; 
	font-size:26px; 
	font-weight:normal;
	display:block;
	text-align:center;
	color:#ffffff;
	line-height:50px;
	
	
	
}

.leftLoop .hd .prev,.leftLoop .hd .next{ display:block;  width:5px; height:9px; line-height:10px; float:right; margin-right:10px; margin-top:30px;  overflow:hidden;  
	 cursor:pointer; background:url("../images/icoLeft01.gif") no-repeat;}
.leftLoop .hd .next{ background:url("../images/icoRight01.gif") no-repeat;  }
.leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:15px;  }
.leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#fff; margin-right:10px; text-indent:-999px; cursor:pointer;margin-top:15px;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(js/PIE.htc);}
.leftLoop .hd ul li.on{ background:#ee696a;}
.leftLoop .hd h3{ float:left;font-family:"微软雅黑"; font-size:18px; font-weight:normal; padding:10px 0 0 20px;}
.leftLoop .bd{ padding:10px;}
.leftLoop .bd ul{ overflow:hidden; zoom:1; }
.leftLoop .bd ul li{ margin:0 10px; text-align:center; float:left; _display:inline; overflow:hidden;  }
/* 通用图片列表_普通式 */	
.picList li{ width:170px; padding-left:2px;}

.pic_tm2 {
	position:relative;
	width:170px;
	height:140px;
	
}
.pic_tm2 img{

	width:170px;
	height:140px;
	
}
.pic_tm2  .titbg {
	position:absolute;
	bottom:0;
	left:0;
	z-index:998;
	line-height: 25px;
	height: 25px;
	background-color: #000;
	width: 170px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5; 
    opacity: 0.5; 
}
.pic_tm2 .tit {
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
	height: 25px;
	width: 170px;
	text-align: center;
	line-height: 25px;
}
.pic_tm2 .tit,.pic_tm2 .tit a:link ,.pic_tm2 .tit a:visited,.pic_tm2 .tit a:hover{
	color: #FFF;}
	

#banner-pic{ width:980px; margin:10px auto 0 auto;}


/*我要爆料*/
.content{ width:980px; margin:0 auto}
.list_content{ border:1px #e4e6e6 solid; margin-top:10px;padding-left:2px}
.main_back{background:url(/images/2014/main_back.jpg) no-repeat}
.title{ height:30px; border-bottom:1px #e4e6e6 solid; background-position:10px -151px; line-height: 27px;padding-left:35px; color:#727171}
.ts{ width:947px;margin: 10px auto;}
.ts_top{ height:173px; background:url(/images/2014/ts_top.jpg) no-repeat}
.ts_top_t{ background:#efefef; padding:10px 0 10px 25px}
.ts_top_t span{ display:block; font-size:14px; height:24px}


.guanggao{ width:980px; height:60px;margin:0 auto;}
.guanggao img{ width:980px; height:60px;}

